Binding

Should be contained within a bindings element. A binding is used to bind a variable to a node. Like the triple element in syntax, it can be used to bind a particular property of a matched node to a particular variable name. That name can then be used within the action of a rule.

More information about Binding

Properties and Methods:

Properties and Methods inherited from XUL Element

object

The object of a binding. It can be a variable reference, an RDF node URI, or an RDF literal value.

predicate

The predicate or property to match. This must be a URI of the property.

subject

The subject of a binding. It can be a variable reference, an RDF node URI, or an RDF literal value.


Copyright (C) 1999 - 2002 XULPlanet.com